internal/profile.Mapping.buildIDX (field)
5 uses
internal/profile (current package)
encode.go#L71: m.buildIDX = addString(strings, m.BuildID)
encode.go#L215: m.BuildID, err = getString(p.stringTable, &m.buildIDX, err)
encode.go#L373: encodeInt64Opt(b, 6, p.buildIDX)
encode.go#L387: func(b *buffer, m message) error { return decodeInt64(b, &m.(*Mapping).buildIDX) }, // optional int64 build_id = 6
profile.go#L88: buildIDX int64
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)